lcBlockSelJoin Home

Converts selected lines and arcs into one polyline.

 HANDLE lcBlockSelJoin (
   HANDLE hBlock,
   double Delta
 );

Parameters
hBlock
  Handle to a block.
Delta
  Maximal gap between endpoints of joined objects.

Return Value

  Handle to the created graphic object or NULL if the function fails.